home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
22
/
4
/
DISK2242.ZIP
/
INSHD1.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-02-08
|
336b
|
19 lines
echo off
cls
c:
cd \
md genesis
cd genesis
echo on
copy a:gen*.* c:
copy a:print*.* c:
copy a:acc*.dta c:
copy a:re*.bat c:
echo off
cls
echo Program Files Copied Successfully
echo Remove Program Disk From Floppy Drive
echo Place Genesis Help File Disk In Floppy Drive
echo Type 'INSHD2' And Press The [ENTER] Key
a: